Automatic generation produced by ISE Eiffel

ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts
class CONFIG_READER General cluster: webex description: "read the website configuration file, initialize handler-mapping, actual session class name and expiration time information." create: make Ancestors ANY Queries application_path: STRING_8 config_file_name: STRING_8 database_name: STRING_8 database_password: STRING_8 database_port: INTEGER_32 database_server: STRING_8 database_socket_file: STRING_8 database_username: STRING_8 default_command: STRING_8 default_request: STRING_8 error_template_page: STRING_8 get_constant (name: STRING_8): STRING_8 get_handler_type (request: STRING_8): STRING_8 get_template_file (request, command: STRING_8): STRING_8 handler: STRING_8 has_constant (name: STRING_8): BOOLEAN image_path: STRING_8 javascript: STRING_8 notfound_command: STRING_8 notfound_request: STRING_8 session_expiration: INTEGER_32 session_files_folder: STRING_8 session_id_length: INTEGER_32 stylesheet: STRING_8 template: STRING_8 variables: HASH_TABLE [STRING_8, STRING_8] Commands read_configuration (request, command: STRING_8) Constraints invariant clause
ClassesClustersCluster hierarchyChartRelationsTextFlatContractsFlat contracts

-- Generated by ISE Eiffel --

For more details: www.eiffel.com